boot-file-name

This command defines the name of the configuration file that the DHCP client should download from the TFTP server on the specified interface.

Syntax

boot-file-name <boot file name>
no boot-file-name 

Command

Description

boot file name

Specifies the name of the configuration file that the DHCP client should download from the TFTP server. This parameter is optional. (BOOTP / DHCP Option 67).

Default

NA

Functional notes

NA

Command Mode

Privileged User

Related Commands

This command is also available from the interface configuration sub-directory. See ip dhcp-server.

Example

This example sets the name of the configuration file that should be downloaded.

(dhcp-conf-VLAN 5)# boot-file-name my-config

This example clears this parameter.

(dhcp-conf-VLAN 5)# no boot-file-name